@charset "utf-8"; html,body{ font-family: '微软雅黑',"Graphik-Regular",arial,verdana; } input, button, textarea,select{ font-family: '微软雅黑',"Graphik-Regular", arial,verdana; } .mod-topbar { height: 8px; background:#8f8f8f; position:fixed; z-index: 100; width:100%; top:0; left:0; } .mod-header, .mod-header .logo a, .mod-header .logo .logo-img, .mod-header .nav, .mod-header .nav-start-btn { -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; } .mod-header { height: 138px; background:#FFF; z-index: 1000; position: relative; top:10px; } .mod-header .logo { padding: 0; width: 189px; height:138px; overflow: hidden; vertical-align: middle; } .mod-header .logo a { display: block; text-decoration: none; } .mod-header .logo .logo-img { height:100px; width: 189px; vertical-align: middle; margin-top:15px; margin-bottom:10px; } .mod-header .nav-start-btn { position: absolute; right: 0; top: 0; padding: 12px 20px; margin: 24px 0; font-size: 15px; color: #fff; text-decoration: none; } .is-fixed.mod-header { position: fixed; top: 8px; height: 80px; width: 100%; /*border-top:#929292 10px solid; background-image:none; background-color: #fff;*/ background-color: rgba(255, 255, 255, 0.95); border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .is-fixed.mod-header .logo-img { height:60px; width: 113px; margin-top:10px; } .is-fixed.mod-header .nav { padding: 0px 0; } .is-fixed.mod-header .nav-start-btn { margin: 6px 0; } .is-fixed .BarDiv{opacity:0;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;} .twx{position:relative;cursor:pointer} .txx{opacity:0;position:absolute; width:120px;top:-145px; right:24px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:99999} .twx:hover .txx{opacity:1; position:absolute;top:-2px!important; right:24px; -webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;} .txx img{width:120px!important; height:120px!important; border:#e0e0e0 1px solid;border-radius:3px!important;} /*********/ .BarDiv{height:30px; line-height:33px; position:absolute; top:0px;right:0px; width:412px; transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;} .BarDiv .language{margin:auto 10px;} .BarDiv .lan{width:120px; height:24px; line-height:24px; font-size:14px; position:relative; margin-top:6px; z-index:999999999; color:#FFF} .selectlan{opacity:0; border:#e0e0e0 1px solid; width:123px; height:106px; left:-1px; position:absolute; top:-70px; background:#FFF; z-index:999;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;} .BarDiv .lan:hover .selectlan{opacity:1;left:-1px;top:22px; background:#FFF;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:10} .BarDiv .lan:hover .selectlan ul li{ border-bottom:#e0e0e0 1px solid; margin-top:10px} .BarDiv .lan .selectlan ul li img{display:inline-block; margin-bottom:4px; vertical-align:middle; margin-left:8px; margin-right:6px} .BarDiv .searchBar{width:240px; height:29px; position:absolute; top:5px;right:0px; } .BarDiv .searchBar input{padding:0px; position:absolute; top:1px; height:29px; line-height:29px;background:none;} .BarDiv .searchBar input.txt{width:140px; padding:0px 5px; color:#b3b2b2; left:8px; outline:none;border:#e0e0e0 1px solid;} .BarDiv .searchBar input.submit{width:84px; height::29px; right:1px; cursor:pointer; background:url(../images/search.png) no-repeat; border:0} .BarDiv .tel{ position:absolute; right:380px; width:210px; background:url(../images/tel.png) no-repeat left center; font-size:20px; padding-left:40px; border-right:#e0e0e0 1px solid; top:5px } .BarDiv .tel a{ display:block; } .Menu{height:36px; position:absolute; bottom:20px; width:100%;left:0;} .is-fixed .Menu{ bottom:10px;} .nav{width:100%;/*position:relative; */clear:both; z-index:9;} .nav ul{margin:0 auto; text-align:right;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /*width:1280px; */padding:0} .nav li{margin:0px 15px 0 15px;text-align:center; display:inline-block; position:relative;} .nav a{height:47px;display:block;font-size:15px; color:#4e4e4e; font-weight:bold; text-decoration:none; text-transform:uppercase;} .nav li a.mmm{background:url(../images/menuline.png) no-repeat center 100px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;} .nav li:hover a.mmm{background:url(../images/menuline.png) no-repeat bottom center;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; color:#008BD2} .is-fixed .nav li:hover a.mmm{background:url(../images/menuline.png) no-repeat center 25px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; color:#008BD2} .nav .sub{display:none;width:140px; left:50%; margin-left:-70px;padding:0;position:absolute;top:46px;/*overflow:hidden;*/text-align:left;z-index:99999999999999999999999999;background:rgba(255,255,255,1);-moz-box-shadow:0px 5px 7px rgba(0,0,0,0.3); -webkit-box-shadow:0px 5px 7px rgba(0,0,0,0.3); box-shadow:0px 5px 7px rgba(0,0,0,0.3)} .nav .sub .nav_xiao{width:100%;overflow:hidden;padding-top:5px;margin:0 auto;/*padding-bottom:50px;*/} .nav .sub .nav_xiao .xiao_five{width:336px;overflow:hidden;float:right;margin-top:35px;margin-left:50px; position:relative; display:none} .nav .sub .nav_xiao .xiao_five img{width:300px;height:140px;} .nav .sub .nav_xiao .xiao_five img{ width:100%; max-width: 101%; height: auto; transition-duration: .5s; -ms-transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s; } .nav .sub .nav_xiao .xiao_five:hover img{ transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); } .nav .sub .nav_xiao .xiao_five2 dd{ position:relative; } .subnav{ position:absolute; left:260px; top:0; display:none; box-shadow:0 10px 10px rgba(0,0,0,.1); background:#FFF; width:280px!important; padding:0 20px!important; } .nav .sub .nav_xiao .xiao_five2 dd:hover .subnav{ display:block; } .subnav a{ background:url(../images/sort3.png) no-repeat left!important; border-bottom: 1px dotted rgba(0,0,0,0.1)!important; font-weight:normal!important; text-transform:capitalize!important; font-size:12px!important; width:100%!important; height:35px!important; line-height:35px!important; } .subnav a:hover{ background:url(../images/sort3_on.png) no-repeat left!important; } /*.nav .sub .nav_xiao .xiao_five a{width:344px;height:138px;padding:0;margin-right:45px;float:left;}*/ .nav .sub .nav_xiao .xiao_five2{float:left;/*margin-right: 20px;*/text-align: left;width:100%;} /*.nav .sub .nav_xiao .xiao_five2 div.aa{box-shadow:none;font-size: 14px;padding:0; height:50px; line-height:50px;}*/ .nav .sub .nav_xiao .xiao_five2 div.aa a{box-shadow:none;border-bottom: 1px solid rgba(0,0,0,0.1);/* margin-right:50px;*/text-align: left;width:100%;display:inline-block;padding-top:0;padding:0;font-size:14px; background:url(../images/jt.png?v=2.0) no-repeat 15px 18px; text-indent:30px; height:45px; line-height:45px; color:#424242; text-transform:capitalize!important; font-weight:normal;} .nav .sub .nav_xiao .xiao_five2 div.aa a:hover{ color:#008BD2;background:url(../images/jt2.png?v=2.0) no-repeat 10px 18px;} .sub.w200{ width:200px!important } /***产品下拉*****/ .nav .sub .nav_xiao .xiao_five3{ width:1280px; margin:0 auto;} .nav .sub .nav_xiao .xiao_five3 div.aa a{box-shadow:none;font-size:14px; border-bottom: 1px solid rgba(0,0,0,0.1);text-align:left; background:url(../images/jt.png) no-repeat left; text-indent:20px; height:52px; line-height:52px; color:#424242;} .mr0{ margin-right:0;} .nav .sub .nav_xiao .xiao_five3 div.aa a:hover{ color:#EB7B15;background:url(../images/jt2.png) no-repeat left;} .nav .sub .nav_xiao .xiao_five3 dd{ position:relative;float:left;width:-moz-calc((100% - 150px) / 4);width:-webkit-calc((100% - 150px) / 4);width: calc((100% - 150px) / 4); margin-right:50px;} .nav .sub .nav_xiao .xiao_five3 dd a.sort2{ float:left; width:100%; clear:both; font-weight:normal;height:40px; line-height:40px;background:url(../images/sort2.png) no-repeat left;} .nav .sub .nav_xiao .xiao_five3 dd a.sort2:hover{ color:#EB7B15;background:url(../images/sort2_on.png) no-repeat left;} /** banner*/ .picScroll-left{ width:100%; overflow:hidden; position:relative; height:650px; margin:0 auto; padding:0} .picScroll-left .hd{height:0px; width:1200px; position:absolute; z-index:9; left:50%; margin-left:-600px; bottom:10px; top:50%;} .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block; width:42px; height:84px; float:right; position:absolute; cursor:pointer; top:-42px;} .picScroll-left .hd .next{ background:url(../images/next.png) left top no-repeat; right:0;} .picScroll-left .hd .prev{ background:url(../images/prev.png) left top no-repeat; float:left;} .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; position:absolute; top:270px; left:50%; margin-left:-26px; height:20px; padding-top:2px; text-align:center} .picScroll-left .hd ul li{ display:inline-block;width:15px; height:15px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border:1px solid #FFF; background:#FFF; border-radius:100%; position:relative; z-index:9} .picScroll-left .hd ul li.on{ background:#F30B1B; border:#F30B1B 1px solid; width:45px; height:15px; border-radius:25px;} .tempWrap{ margin:0 auto;} .picScroll-left .bd{ width:100%; overflow:hidden; height:650px;} .picScroll-left .bd ul{ overflow:hidden; zoom:1;} .picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:100%; height:650px;} .picScroll-left .bd ul li .pic{ text-align:center; position:relative; width:100%; overflow:hidden; height:650px;} .picScroll-left .bd ul li .pic img{display:block; height:650px; width:1920px; position:absolute; left:50%; margin-left:-960px;} /********************************************banner轮播css****************************************/ .slider_bg{display:-webkit-flex; display:flex; justify-content:center; position:relative; z-index: 1;} .slider_bg img{width:100%; /*height:700px; */display:inline-block;} .pc_web{display:block;} .m_web{display:none;} .slider_bg .swiper-container {width: 100%;height:auto; display:flex;} .slider_bg .swiper-slide{display:-webkit-box; display:-ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; color:#fff; overflow:hidden} .slider_bg .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-container .swiper-pagination-custom,.swiper-container .swiper-pagination-fraction{ bottom:30px; } .slider_bg .swiper-pagination-bullet{background:#DA251D; width:15px; height:15px; border-radius:100%; opacity:.8;} .slider_bg .swiper-pagination-bullet-active{background:#DA251D;opacity:1; width:45px;border-radius:15px;} .slider_bg .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 8px;} .slider_bg .swiper-button-next:after, .slider_bg .swiper-container-rtl .swiper-button-prev:after {color:#fff;} .slider_bg .swiper-button-prev:after, .slider_bg .swiper-container-rtl .swiper-button-next:after {color:#fff;} .pc_swiperimg{display:block;} .m_swiperimg{display:none;} @media screen and (max-width:1024px){ .pc_web{display: none;} .m_web{display: block;} .slider_bg .swiper-button-next,.slider_bg .swiper-button-prev{display:none;} .slider_bg .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 4px; } .slider_bg .swiper-pagination-bullet{width:30px; height:6px;} .slider_bg .swiper-pagination-bullet-active{opacity:1;} .slider_bg .swiper-pagination{ display:block; } .slider_bg .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-container .swiper-pagination-custom,.swiper-container .swiper-pagination-fraction{ bottom:10px; } } /***高度适应**/ .banner_box{ width: 100%; height:100%; position: relative; padding-top:100px; overflow:hidden; } .banner{ width: 100%; height: 100%; clear: both; } .banner .item a{ display: block; width: 100%; min-height: 100%; } .banner_prev,.banner_next{ display: none; position: absolute; top: 50%; z-index: 2; margin-top: -30px; width:36px; height: 60px; color: #fff; background: url(../images/banner_ico.png) no-repeat center center; text-align: center; cursor: pointer; transition: all 0.5s; -webkit-transition: all 0.5s; } .banner_prev{ left: -80px; transform: rotateZ(-180deg); -webkit-transform: rotateZ(-180deg); } .banner_next{ right: -80px; } .banner_box:hover .banner_prev{ left:30px; transition: all 0.5s; -webkit-transition: all 0.5s; } .banner_box:hover .banner_next{ right:30px; transition: all 0.5s; -webkit-transition: all 0.5s; } .banner.owl-theme .owl-controls{ display: block; } .banner_box .owl-theme .owl-dots{ position: absolute; left:0; width: 100%; bottom: 38px; } .banner_box .owl-theme .owl-dots .owl-dot{ width:15px; height:15px; margin:0 5px; } .banner_box .owl-theme .owl-dots .owl-dot span{ width: 15px; height:15px; background: #fff; border-radius: 15px; } .banner_box .owl-theme .owl-dots .owl-dot.active, .banner_box .owl-theme .owl-dots .owl-dot:hover{ border-color: #65BD45; } .banner_box .owl-theme .owl-dots .owl-dot.active span, .banner_box .owl-theme .owl-dots .owl-dot:hover span{ background: #65BD45; } .banner_box .owl-theme .owl-dots .owl-dot.active{ width: 45px!important; } .banner_box .owl-theme .owl-dots .owl-dot.active span{ width: 45px!important; border-radius: 15px; background: #65BD45; } /***********************/ .home-module-title{ text-align:center; } .home-module-title h2{ font-size:32px; color:#0F7FC7; line-height:1.625; margin-bottom:5px; font-weight:lighter} .home-module-title h2 span{ font-weight:400; padding-left:15px; text-transform:uppercase; font-family:arial;} .home-module-title a{ width:135px; height:40px; border:1px solid #3BB3C3; background:#3BB3C3; border-radius:19px; display:block; text-align:center; line-height:40px; color:#fff; font-size:16px;margin:0 auto} .home-module-title a:hover{ background:none; color:#3BB3C3; border-radius:2px; } .home-module-title .ndesc{ font-size:16px; line-height:180%; width:1200px; margin:0 auto 20px auto; color:#424242 } .service{ width:100%; background:#f8f8f8; padding:70px 0px 70px; clear:both;} .service .service-tab{ margin-top:50px; } .service .service-tab li{ float:left; width:25%; height:98px; border:1px solid #dfdfdf; border-right:0; background:#fff; padding:0px 30px 0px 35px; cursor:pointer; } .service .service-tab li .txt{ display:none; } .service .service-tab li:last-child{ border-right:1px solid #dfdfdf; } .service .service-tab li i{ display:block; background-image:url("../images/home-service-icon.png"); background-repeat:no-repeat; background-size:932px 151px; } .service .service-tab li i.icon{ width:40px; height:40px; float:left; margin-top:28px; margin-right:15px; } .service .service-tab li i.icon-1{ background-position:3px -30px; } .service .service-tab li i.icon-2{ background-position:-297px -30px; } .service .service-tab li i.icon-3{ background-position:-596px -33px; } .service .service-tab li i.icon-4{ background-position:-895px -33px; } .service .service-tab li p{ font-size:17px; color:#7c7c7c; line-height:98px; float:left; } .service .service-tab li i.arrowB{ width:30px; height:30px; border-radius:50%; background-position:-454px -35px; background-color:none; float:right; margin-top:34px; } .service .service-tab li.on{ background:#3BB3C3; border-color:#3BB3C3; } .service .service-tab li.on i.icon-1{ background-position:3px -110px; } .service .service-tab li.on i.icon-2{ background-position:-297px -110px; } .service .service-tab li.on i.icon-3{ background-position:-596px -113px; } .service .service-tab li.on i.icon-4{ background-position:-895px -113px; } .service .service-tab li.on p{ color:#fff; } .service .service-tab li.on i.arrowB{ background-color:#fff; background-position:-454px -100px; } .service .service-con{ padding:60px 0px 0px; } .service .service-con .item{ display:none; } .service .service-con .item .txt{ width:55%; height:314px;} .service .service-con .item .txt .line{ width:23px; height:4px; background:#2FFF23; display:block;/* margin-bottom:30px; */float:left;} .service .service-con .item .txt .wenzi{ float:left; font-size:15px; color:#424242; line-height:200%; width:-moz-calc(100% - 52px); width:-webkit-calc(100% - 52px); width: calc(100% - 52px); margin-left:29px; margin-top:-10px; } .service .service-con .item .txt p{ font-size:15px; color:#848484; line-height:200%; } .service .service-con .item .txt a{clear:both;width:135px; height:40px; border:1px solid #3BB3C3; background:#3BB3C3; border-radius:19px; display:block; text-align:center; line-height:40px; color:#fff; font-size:13px; margin-top:30px; } .service .service-con .item .txt a:hover{ background:none; color:#3BB3C3; border-radius:2px; } .service .service-con .item .pic{ width:502px; height:314px; background:url("../images/home-service-pic-bg.png"); background-size:502px 314px; position:relative; } .service .service-con .item .pic .box{ width:495px; height:274px; margin-top:32px; margin-left:1px; } .service .service-con .item .pic .box img{ width:100%; height:100%; } /***图片轮播**/ .v2_ilike{width:495px;height:274px;margin:0 auto; position:relative;} .v2_ititle{height:10px; margin:0; width:495px; line-height:10px;position:absolute; top:-22px;} .v2_ihz{float:left;font-size:14px; font-weight:bold;margin-left:10px;} .v2_ibox{float:right;width:60px; height:10px;} .v2_ibox a{margin-top:0px;} .v2_ibox a.v2_ib_btn{float:left;display:block;width: 10px;height:10px;background: #818181;margin-left:6px;border-radius:100%} .v2_ibox a.on{background: #00AD29;} .v2_icontent_boxs{width:495px;margin:0px 0px;height:274px;overflow:hidden;position: relative;} .v2_icontent_box{position:absolute;width:2000px;} .v2_icontent_list{width:495px; float:left;height:274px; text-align:center; line-height:25px;font-size:13px;} .v2_icontent_list img{width:495px; height:274px;} /*swiper*/ .append-buttons { text-align: center; margin-top: 20px; } .append-buttons a { display: inline-block; border: 1px solid #007aff; color: #007aff; text-decoration: none; padding: 4px 10px; border-radius: 4px; margin: 0 10px; font-size: 13px; } .swiper-button-prev {left: 20px !important;background-image: url("../images/prev.png") !important;} .swiper-button-next {right: 20px !important;background-image: url("../images/next.png") !important;} .swiper-slide > a{display:block;position: relative;width: 100%;height:100%;color: #fff;overflow: hidden;} .swiper-text {position: absolute;width: 100%;height: 100%;z-index: 5;top: 0;left: 0;} .swiper-text {width: 100%;height: 100%;padding: 13% 8%;} /*.swiper-slide-box {width: 80%;padding-left:35px;} .swiper-slide-box p {width: 121%;margin: 7% 0;text-align: left;font-size: 15px;height: 42px;}*/ .swiper-container { width: 100%; /*height: 300px;*/ } .swiper-slide { text-align: center; font-size: 18px; background: #fff; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .append-buttons { text-align: center; margin-top: 20px; } .append-buttons a { display: inline-block; border: 1px solid #007aff; color: #007aff; text-decoration: none; padding: 4px 10px; border-radius: 4px; margin: 0 10px; font-size: 13px; } .home .swiper-button-prev {left: 20px !important;background-image: url("../images/prev.png") !important;} .home .swiper-button-next {right: 20px !important;background-image: url("../images/next.png") !important;} .swiper-slide > a{display: block;position: relative;width: 100%;height: 100%;color: #fff;} .swiper-text {position:absolute;width: 100%;z-index: 5;left: 0;top:0; padding:0;} .swiper-slide-box {width:90%;padding-left:65px; padding-top:16%;} .swiper-slide-box h3{ font-size:20px; font-weight:bold;text-align:left; color:#FFF;text-shadow: 1px 1px 1px #333;} .swiper-slide-box p {width:100%;margin:5% 0;text-align: left; line-height:200%;text-shadow: 1px 1px 1px #333; font-size:16px; line-height:160%} .picture, .pict{ position:relative; overflow:hidden} .picture img{ width: 100%; display:block; -webkit-transition: -webkit-transform 2s ease-out; -moz-transition: -moz-transform 2s ease-out; -ms-transition: -ms-transform 2s ease-out; transition: transform 2s ease-out;} .picture:hover img,.pict:hover img{ -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); } /***首页产品****/ .indexproduct{ clear:both; padding:40px 0 20px 0; float:left; width:100%; background:#FFF; } .hzkehu_b{width:1280px; margin:0px auto; position: relative; padding-top:20px;/* padding-bottom: 40px;*/} .hzkehu_b ul{ overflow: hidden;} .hzkehu_b ul li{ float:left; text-align: center; padding:30px 0; width:-moz-calc((100% - 120px) / 5); width:-webkit-calc((100% - 120px) / 5); width: calc((100% - 120px) / 5); margin-right:30px; /*margin-bottom:30px;*/ } .hzkehu_b ul li i{ display: block; margin:0 auto; width:180px; height: 160px; text-align: center; background-image: url(../images/ico_1.png); background-position: center 0px; background-repeat: no-repeat; transition:400ms ease-in-out; -o-transition:400ms ease-in-out; -ms-transition:400ms ease-in-out; -moz-transition:400ms ease-in-out; -webkit-transition:400ms ease-in-out } .hzkehu_b ul li i img{ padding-top:10px; transition:400ms ease-in-out; -o-transition:400ms ease-in-out; -ms-transition:400ms ease-in-out; -moz-transition:400ms ease-in-out; -webkit-transition:400ms ease-in-out; height:160px; } .hzkehu_b ul li strong{ font-size: 18px; line-height: 23px; padding:10px 0; display:block; font-weight:normal; } .hzkehu_b ul li a{ text-decoration: none;} .hzkehu_b ul li a:hover{ color:#66c2bf;} .hzkehu_b ul li:hover i{ background: url(../images/ico_2.png) center 10px no-repeat;} .hzkehu_b ul li:hover img{ padding-top:4px;} .hzkehu_b ul li p{ display:block; margin:0 auto; max-width:200px; font-size:15px; line-height:160%; font-weight:lighter; } /*=============案例=====================================*/ .indexcase{ clear:both; width:100%; float:left; height:782px; background:url(../images/casebg.jpg) no-repeat top center #B3D5F0; padding-top:60px; } .indexcase .wrapper{ text-align:center; margin-top:0px; } .middle_4 dl{ position: relative; width:1000px;margin:0 auto;} .middle_4 dd{ position: absolute; width:168px; height:189px;} .middle_4 dd img{ width:168px; height:189px;} .middle_4 dd a{ display: block; width:168px; height:189px; /*background: url(../images/bg2.png) no-repeat;*/ -ms-transition-property:-ms-transform; -ms-transition-duration:0.5s; -moz-transition-property:-moz-transform; -moz-transition-duration:0.5s; -webkit-transition-property:-webkit-transform; -webkit-transition-duration:0.5s; -o-transition-property:-o-transform; -o-transition-duration:0.5s; transition-property:transform; transition-duration:0.5s; } .middle_4 dd:hover a{ -ms-transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); transform:rotateY(360deg); } .middle_4 dl:hover dd{ opacity:0.7; } .middle_4 dl dd:hover{ opacity:1; } .k1{ top:71px; left:145px;} .k2{ top:71px; left:327px;} .k3{ top:71px; left:508px;} .k4{ top:71px; left:689px;} .k5{ top:225px; left:55px;} .k6{ top:222px; left:236px;} .k7{ top:222px; left:417px;} .k8{ top:222px; left:598px;} .k9{ top:222px; left:781px;} .k10{ top:376px; left:145px;} .k11{ top:376px; left:327px;} .k12{ top:376px; left:508px;} .k13{ top:376px; left:689px;} /********高校*****************************/ .indexschool{ clear:both; width:100%; float:left; padding-top:60px; padding-bottom:30px; background:#f5f5f5; } .middle_3{margin:50px auto; width:1248px; height:531px;} .middle_3 dl{ position: relative;} .middle_3 dd{ position: absolute; overflow: hidden;} .middle_3 dd span{ position: absolute; width:100%; background: rgba(0,0,0,0.5); bottom:0; line-height: 36px; text-align: center; left: 0; color:#fff;} .middle_3 dd img{ transition:400ms ease-in-out; -o-transition:400ms ease-in-out; -ms-transition:400ms ease-in-out; -moz-transition:400ms ease-in-out; -webkit-transition:400ms ease-in-out } .kh1{ top:0; left:319px;height: 202px;} .kh2{ top:0; left:569px;height: 202px;} .kh3{ top:0; left:848px;height: 263px;} .kh4{ top:259px; left:0px; height: 272px;} .kh5{ top:203px; left:319px; height: 328px;} .kh6{ top:264px; left:848px; height: 266px;} .kh1 img{ width:248px; height: 202px;} .kh2 img{ width:278px; height: 202px;} .kh3 img{ width:400px; height: 263px;} .kh4 img{ width:318px; height: 272px;} .kh5 img{ width:528px; height: 328px;} .kh6 img{ width:400px; height: 266px;} .middle_3 dd:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } /* ========== */ /* = 滚动 = */ /* ========== */ .middle_5{ width:1248px; margin:0 auto 30px auto; clear:both; padding-top:50px;} .middle_5_title{ font-size:20px; line-height:180%; width:1200px; margin:0px auto 0 auto; color:#858585; text-align:center; } .middle_5_title i{ display: block; width: 37px; height:4px; background: #41a79a; margin:0 auto;} .middle_5_b{ position: relative; padding:40px;} .middle_5_b ul{ width:1160px; margin: 0 auto; overflow: hidden;} .middle_5_b ul li{ float:left; width:385px; text-align: center;} .middle_5_b ul li img{ width:372px; height:231px; border:0px solid #dcdcdc;} .middle_5_b a{ text-decoration: none;} .middle_5_left{ font-family: simsun; font-weight: bold; width:28px; line-height: 80px; background: #3BB3C2; color:#fff; position: absolute; left: 0px; top:126px; text-align: center; font-size: 28px;} .middle_5_right{ font-family: simsun; font-weight: bold; width:28px; line-height: 80px; background: #3BB3C2; color:#fff; position: absolute; right: 0px; top:126px; text-align: center; font-size: 28px;} /**********新闻*****************************/ .indexnews{ width:100%; clear:both; float:left; background:url(../images/newsbg.jpg) no-repeat top center #F7F7F7; padding:50px 0; } .indexnews .wrapper{ background:#FFF; } .newsmain{ float:left; height:535px; width:-moz-calc(100% - 340px); width:-webkit-calc(100% - 340px); width: calc(100% - 340px); background:#FFF; padding:38px; position:relative; } .newsmain h3{ font-size:34px; color:#00757C; font-weight:normal; margin-bottom:5px; } .newsmain .dec{ font-size:16px; } .newsmain .leftpic{ width:454px; margin-top:20px; float:left; } .indexnewsimg{ height:198px; overflow:hidden; position:relative; } .newsmain .leftpic img{ width:100% } .newsmain .leftpic h4{ font-size:16px; margin-top:10px; } .newsmain .leftpic p{ padding-top:5px; font-size:15px; line-height:160%; color:#6F6C6C } .newsmain .leftpic a.m{ display:block; width:116px; height:42px; background:#4B797C; color:#FFF; text-align:center; line-height:42px; font-size:15px; position:absolute; bottom:38px; } .newsmain .leftpic a.m:hover{ background:#46C0D1; } .newsmain .righttext{ float:right; width:-moz-calc(100% - 484px); width:-webkit-calc(100% - 484px); width: calc(100% - 484px); padding-top:3px; } .newsmain .righttext li{ border-bottom:#eeeeee 1px solid; height:50px; line-height:50px; font-size:15px; background:url(../images/dian.jpg) no-repeat left; padding-left:20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .newsmain .righttext li:hover a{ color:#46C0D1 } .contactmain{ width:340px; height:535px; background:#77A6AD; float:right; color:#FFF; padding:38px 28px; } .contactmain h3{ font-size:34px; font-weight:normal; margin-bottom:5px } .contactmain p.dec{ font-size:16px; } .contactmain ul{ padding-top:20px } .contactmain ul li{ font-size:15px; } .contactmain ul li.mail i{ width:20px; height:20px; display:inline-block; background:url(../images/mail.jpg) no-repeat; margin-right:15px; vertical-align:middle; } .contactmain ul li.tel{ margin-top:30px; padding-left:30px; } .contactmain ul li.tel i{ width:20px; height:20px; display:inline-block; background:url(../images/tel.jpg) no-repeat; margin-left:-30px; margin-right:15px; vertical-align:middle; } .contactmain ul li.tel p{ padding-left:5px; line-height:220%; } .contactmain .kefu{ border-top:rgba(255,255,255,0.6) 1px dotted; margin-top:20px; padding-top:10px; } .contactmain .kefu li{ float:left; width:48%; height:42px; line-height:42px; border:rgba(255,255,255,0.6) 1px solid; text-align:left; padding-left:10px; margin-left:4%; background:url(../images/yuandian.png) no-repeat 105px; background:url(../images/yuandian.png) no-repeat 105px; } .contactmain .kefu li:first-child{ margin-left:0 } .contactmain .kefu li.qq i{ display:inline-block; width:19px; height:21px; background:url(../images/qq.png) no-repeat; vertical-align:middle; margin-right:5px } .contactmain .kefu li a{ color:#FFF } .contactmain .kefu li:hover a{ color:#008BD2 } /*Footer*/ .Footer{background:#4B797C; position:relative;color:#D8D8D8; clear:both; float:left; width:100%; padding-bottom:20px;} .Footer a{color:#FFF;} .FBox{position:relative;} .FBox .info_left{float:left; width:187px;position:relative;} .FBox .ht{height:30px;} .FBox h4.ht{font-size:16px; color:#FFF;font-weight:600; text-transform:uppercase} .FBox .info_left .option{height:33px; color:#d1d1d1; } .FBox .info_left .option a{padding-left:24px; margin-left:5px;color:#d1d1d1;} .FBox .fMenu{width:100%;position:relative; float:left;} .FBox .fMenu ul li{overflow:hidden; float:left; margin-top:50px;} .FBox .fMenu ul li dl{padding-right:40px;} .FBox .fMenu ul li dl dt{ width:100%; height:30px;} .FBox .fMenu ul li dl dd{line-height:20px;overflow:hidden; margin-bottom:10px; clear:both; width:100%} .FBox .fMenu ul li dl dd a{color:rgba(255,255,255,0.6); width:100%;font-size:14px;} .FBox .fMenu ul li dl dd a:hover{color:#FFF; } .FBox .info_right{float:right; width:124px;height:234px; position:relative;} .FBox .info_right .box{width:180px; margin:auto; text-align:center} .FBox .info_right .box .code{padding:0px 0px 10px 0;} .FBox .info_right .box .code img{display:inline-block;} .FBox .info_right .box .code .qrcode{ margin-top:20px;} .FBox .info_right .box p{color:#d1d1d1; } .w160{ width:180px!important; } .pright{ padding-right:20px!important; } .footercen{ background:#333333; position:relative;color:#D8D8D8; clear:both; float:left; width:100%; padding:20px 0; } .footercen li{ float:left; font-size:15px; line-height:180%; } .footercen .footercont{ color:#7D7D7D; top:-6px; position:relative; } .footercen .whitelogo{ margin-right:40px } .footercen .footertel{ background:url(../images/bottel.jpg) no-repeat left 6px; margin-left:0px; color:#BBBBBB; padding-left:46px; position:relative; font-size:14px; } .footershejiao{ float:right!important; text-align:center; font-size:15px; line-height:100% } .footershejiao img{ display:block; margin-bottom:0px; } .footershejiao a{ display:inline-block; font-size:0; margin-left:5px } .botlogo{ margin-bottom:15px; width:120px; margin-right:50px; } .footerBar{background-color:#325153; clear:both; width:100%;border-top:#325153 1px solid;} .fbBox{height:50px; position:relative;} .fbBox .fblist{line-height:50px; font-weight:lighter;color:#FFF; font-size:14px; text-align:center} .fbBox a{color:#D8D8D8;} .fbBox .copyright{position:absolute; right:0px; height:20px; line-height:20px; top:15px; } /*****在线客服************/ .ycxzx {position:fixed;right:10px;top:50%;z-index:999999999999;margin-top:-148px;width:51px} .ycxzx i{ width:51px; height:51px; background-position:center; display:block; border-radius:4px; } .ycxzx i.tel:hover,.ycxzx i.WhatsApp,.ycxzx i.mail{ border-radius:0px 4px 4px 0px; } .ycxzx i.weixin{ background:url(../images/right_pic2_on.png) no-repeat center center #46C0D1; } .ycxzx i.qq{ background:url(../images/right_pic5_on.png) no-repeat center center #46C0D1; } .ycxzx i.tel{ background:url(../images/right_pic1_on.png) no-repeat center center #46C0D1; } .ycxzx i.WhatsApp{ background:url(../images/WhatsApp.png) no-repeat center center #46C0D1; } .ycxzx i.mail{ background:url(../images/mail.png) no-repeat center center #46C0D1; } .ycxzx i.yuyue{ background:url(../images/right_pic3_on.png) no-repeat center center #46C0D1; } .ycxzx i.top{ background:url(../images/right_pic6_on.png) no-repeat center center #46C0D1; } .ycxzx i:hover{ background-color:#008BD2; } .woshwap {overflow:hidden} .loading {position:fixed;z-index:999;top:0;left:0;width:100%;height:100%} .doyoo_f_chat {right:65px!important;z-index:23!important} .doyoo_f_frame {display:none!important} .doyoo_pan_icon,.doyoo_panel_mobile {z-index:24!important} .ycxzx dd {padding-bottom:5px} .ycxzx a img {width:100%} .ycxzx dd a img.ydg {display:none} .ycxzx dd a:hover img {display:none} .ycxzx dd a:hover img.ydg {display:block} .ycxzx a {display:block;position:relative} .ycxzx a .ewms {position:absolute;right:100%;top:0;border:1px solid #eee;width:140px;display:none;border-radius:4px} .ycxzx a:hover .ewms {display:block} .ycxzx a .dh {position:absolute;right:100%;margin-right:0px;line-height:51px;top:0;font-size:18px;width:185px; height:165px;text-align:center;display:none; background:url(../images/zxzx3s_.png) repeat-x;border-top-left-radius:4px;border-bottom-left-radius:4px} .ycxzx a:hover .dh {display:block;color:#fff} .ycxzx a:hover .dh.nonebg{ background-image:none; border-radius:0; margin-right:5px} /*******首页工程*******/ .like_box{padding:0; clear:both; overflow:hidden} .rvc{ width: calc(90% + 92px); max-width:calc(1360px + 92px); min-width:calc(1200px + 92px); margin-left: auto; margin-right: auto; position:relative; margin-top:30px; } .rvc .rvc-wrapper{ margin:auto; overflow:hidden } .rvc .rvc-wrapper ul{overflow:hidden;position:relative} .rvc .rvc-wrapper ul li{float:left} .rvc .rvc-wrapper ul li .imghid{ position:relative; overflow:hidden} .rvc .rvc-wrapper ul li:hover img{ -moz-transform:scale(1.1); -webkit-transform: scale(1.1); transform:scale(1.1); } .rvc .rvc-wrapper ul li:hover a{ color:#E5851F } .rvc .rvc-wrapper ul li a{display:block;height:auto;text-decoration:none} .rvc .rvc-wrapper ul li h3 a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden} .rvc .rvc-wrapper ul li a .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center} .con_bottom a p{color:#333!important} .rvc .rvc-wrapper ul li a h2{margin-top:10px;text-align:center;color:#fff} .rvc .rvc-wrapper ul li a p{padding:10px;color:#fff;font-size:14px;margin:5% 0} .rvc-next,.rvc-prv{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center} .img-wrapper>a img{width:100%;max-height:366px; display:block;} .rvc-prv{left:0;} .rvc-next{right:0} .news .sec_title{margin-bottom:0} .con_top span{color:#353535} .news_content{/*box-shadow:#ccc 0 0 13px inset;*/border-radius:0px;padding:30px 20px;float:left;background:#fff;position:relative;width:calc(100% - 0px);box-sizing:border-box; border:#e0e0e0 1px solid; border-top:0} .con_top1,.con_top2{float:left} .con_top1:after{display:inline-block;content:"|";padding:0 10px} .con_top{font-size:12px} .con_top img{width:15px;height:15px;margin-right:5px; display:inline-block; vertical-align:middle} .con_bottom h3 a{color:#000;font-weight:600;letter-spacing:.6px;margin:0 0 15px 0;display:inline-block} .con_bottom p{font-size:16px;line-height:1.6;color:#333;height:50px;overflow:hidden} /*******首页视频**********/ .indexvideo{ clear:both; width:100%; float:left; padding:50px 0; background:#FFF } .indexvideo .tit{ text-align:center; display:block; width:220px; height:46px; line-height:46px; font-weight:normal; font-size:26px; text-transform:uppercase; background:#e5851f; color:#FFF; margin:0 auto; } .indexvideo .ndesc{ width:560px; margin:0 auto; color:#424242; padding:20px 0; font-size:16px; text-align:center; line-height:160%; } .videolist{ clear:both; width:100%; margin-top:40px; } .videolist li{ float:left; width:-moz-calc((100% - 60px) / 4); width:-webkit-calc((100% - 60px) / 4); width: calc((100% - 60px) / 4); text-align:center; position:relative; } .videolist li:not(:last-child){ margin-right:20px; } .videolist li div{ position:relative; overflow:hidden; border-radius:30px; } .videolist li.vlist{ box-shadow:0 15px 15px rgba(0,0,0,.2); transition: all linear 0.3s } .videolist li.vlist:hover{ transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } .videolist li div.mpc{ border-radius:0px; } .videolist li div img{ width:100%; display:block; } .videolist li:hover div img{ -moz-transform:scale(1.2); -webkit-transform: scale(1.2); transform:scale(1.2); } .videolist li p.vname{ position:absolute; top:30%; color:#FFF; width:100%; text-align:center; font-size:24px; font-weight:bold; text-shadow:1px 1px 1px #000; } .videolist li p.view{ position:absolute; top:55%; width:60%; left:50%; margin-left:-30%; line-height:50px; height:50px; border:rgba(255,255,255,0.5) 1px solid; color:#FFF; padding:0; font-size:26px; text-shadow:1px 1px 1px #000; } .indexvideo .more{ clear:both; height:20px; text-align:center; padding-top:10px; border-top:#f0f0f0 1px solid; width:100%; float:left; margin-top:40px } .videolist li p{ font-size:16px; padding-top:12px; } /*********精品工程******/ .projectlist{ clear:both; width:100%; float:left; background:#f6f6f6; /*padding:80px 0 0px 0; position:relative; top:-60px; margin-top:100px;*/ } .projectlist li{ float:left; width:-moz-calc((100% - 120px) / 3); width:-webkit-calc((100% - 120px) / 3); width: calc((100% - 120px) / 3); text-align:center; position:relative; } .projectlist2 li{ float:left; width:-moz-calc((100% - 180px) / 4); width:-webkit-calc((100% - 180px) / 4); width: calc((100% - 180px) / 4); text-align:center; position:relative; } .projectlist li:not(:last-child){ margin-right:60px; } .projectlist li .vname{ height:60px; line-height:60px; border:#e0e0e0 1px solid; border-top:0; background:#FFF; margin:0 } .projectlist li div.mpc{ position:relative; overflow:hidden } .projectlist li div.mpc img{ width:100%; display:block; } .projectlist li:hover div.mpc img{ -moz-transform:scale(1.2); -webkit-transform: scale(1.2); transform:scale(1.2); } .projectlist li:hover{ box-shadow:0 15px 15px rgba(0,0,0,.1); transition: all linear 0.3s; transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } input::-webkit-input-placeholder{ color:#999; } input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; } input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999; } input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; } textarea::-webkit-input-placeholder{ color:#999; } textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; } textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999; } textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999; } .form-control{ color:#2F2725; } .form-control{ width: 100%; color:#2F2725; margin-bottom:10px; padding:10px 20px } .form-control{ border:0; border-bottom:#DCDCDC 2px solid; width: 100%; border-radius: 2px; background-color: rgba(0, 0, 0, 0); margin-bottom:20px; padding:10px 20px 10px 0; color:#424242; font-family:arial; } .form-group{ width:50%; float:left; padding-left:0px; } /****下载中心**/ .support_bars{ width: 100%; height: 100px; margin: 4% 0 0 0; } .support_bars_con{ width: 100%; background: #fff; } .support_box1{ padding:4% 0; } .support_box1_search_tip{ color:#000; } .support_box1_list{ display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; padding-bottom: 3%; } .support_box1_list dd{ width: 30%; margin: 0 1% 20px; background: #eff1f4; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_list dd a{ display: block; width: 100%; height: 80px; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; } .support_box1_list dd .icon{ width: 48px; height: 48px; font-size: 20px; color: #fff; line-height: 48px; text-align: center; border-radius: 48px; background: #798992; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_list dd .text{ color: #000; font-size: 18px; padding-left: 5%; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_list dd:hover,.support_box1_list dd.hover{ background: #485D7D; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_list dd:hover .icon,.support_box1_list dd.hover .icon{ color: #485D7D; background: #fff; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_list dd:hover .text,.support_box1_list dd.hover .text{ color: #fff; transition: all 0.5s; -webkit-transition: all 0.5s; } .support_box1_search{ border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 2.5% 0; } .support_box1_search form{ width: 100%; max-width: 350px; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; margin: 0 auto 30px; } .support_box1_search_inp{ display: block; width:calc(100% - 44px); height: 44px; padding-left: 15px; background: #eff1f4; border: 0; } .support_box1_search_btn_box{ width: 44px; height: 44px; position: relative; } .support_box1_search_btn{ position: absolute; left: 0; top: 0; display: block; width: 44px; height: 44px; z-index: 3; opacity: 0; background: none; cursor: pointer; } .support_box1_search_btn_text{ width: 44px; height: 44px; font-size: 20px; line-height: 44px; font-size: 16px; color: #fff; text-align: center; background: #FE0404; } .support_box1_down_bars{ padding: 3% 0 2%; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; flex-wrap:wrap; -webkit-flex-wrap:wrap; } .support_box1_down_bars .pro_det_b_tabs_down_bars_clm,.support_box1_down_bars select{ width: 250px; margin: 0 15px 15px; } .support_box2{ padding: 4% 0; background: #f6f6f6; } .support_box2_con_tt{ font-size: 20px; color: #333; padding-bottom: 3%; } .support_box2_con_text{ line-height: 26px; font-size: 16px; color: #000; } .support_box2_con_btn{ display: block; width: 350px; height: 60px; color: #fff; font-size: 18px; line-height: 60px; text-align: center; background: #0db0bf; margin: 0 auto; } .support_box2_con_btn .icon{ font-size: 24px; margin-right: 10px; } .support_box3{ padding: 4% 0 6%; } .support_box3_list{ display:flex; display: -webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; } .support_box3_list dd{ width: 50%; padding-right: 1%; display:flex; display: -webkit-flex; margin-bottom: 3%; } .support_box3_list dd .num{ width: 50px; height: 50px; line-height: 50px; color: #fff; font-size: 24px; text-align: center; border-radius: 50px; font-weight: bold; background: #798992; } .support_box3_list dd .text{ width: calc(100% - 50px); color: #000; font-size: 16px; line-height: 26px; padding-left: 3%; } .support_box4{ padding: 7% 0; } .support_box4_con{ width: 90%; max-width: 860px; display:flex; display: -webkit-flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap:wrap; -webkit-flex-wrap:wrap; margin: 0 auto; padding-top: 150px; } .support_box4_con_item{ width: 310px; height: 100px; padding: 0 5%; color: #fff; background:rgba(13,176,191,.85); display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; margin-bottom: 20px; } .support_box4_con_item .icon{ color: #fff; font-size: 42px; } .support_box4_con_item .con{ padding-left: 5%; color: #fff; width: calc(100% - 42px); } .support_box4_con_item .con .tt{ font-size: 18px; margin-bottom: 8px; } .support_box4_con_item .con .text{ font-size: 14px; } .support_box4_con_item:hover{ transform: translateY(-3px); -webkit-transform: translateY(-3px); } .support_box5{ border-bottom: 20px solid #eff1f4; } .title2{ margin-bottom: 20px; } .title2 .tt{ color: #222; font-size: 30px; font-family: "Graphik-Semibold"; margin-bottom: 6px; } .title2 .text{ font-size: 14px; line-height: 20px; color: #000; } .title2 .text2{ font-size: 16px; line-height: 22px; color: #000; } .title2 .line2{ display: inline-block;; width: 50px; height: 3px; background: #0db0bf; } .box2 { margin-top:50px; width: 100%; overflow:hidden; } .box2 ul { overflow: hidden; margin-left: -10px; } .box2 ul li { width: 45%; height: 50px; line-height:50px; float: left; padding-left: 1px; box-sizing: border-box; margin-bottom:1px; text-indent:20px; font-size:16px; } .box2 ul li:nth-child(2){ width:25%; } .box2 ul li:nth-child(3),.box2 ul li:nth-child(4){ width:15% } .box2 ul li .com { height: inherit; background:#46C0D1; color:#FFF } .box2 ul li .com2 { height:45px; background:#f0f0f0; line-height:45px; } /*******形状*******************/ #triangle-up{ clear:both; width:0; height:0; border-left:25px solid transparent; border-right:25px solid transparent; border-bottom:25px solid #f6f6f6; margin:0 auto; } #triangle-left{ width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent; border-right:100px solid black; } #triangle-right{ width:0; height:0; border-top:50px solid transparent; border-bottom:50px solid transparent; border-left:100px solid black; } #triangle-topleft{ width:0; height:0; border-top:100px solid black; border-right:100px solid transparent; } #triangle-topright{ width:0; height:0; border-top:100px solid black; border-left:100px solid transparent; } #triangle-bottomleft{ width:0; height:0; border-bottom:100px solid black; border-right:100px solid transparent; } #triangle-bottomright{ width:0; height:0; border-bottom:100px solid black; border-left:100px solid transparent; } #triangle-down{ width:0; height:0; border-left:30px solid transparent; border-right:30px solid transparent; border-top:30px solid #F2F2F2; margin:0 auto; } /*******内页样式*******/ .proNavbox{height:80px;position:relative;margin-bottom:40px; background:#FFF; clear:both; z-index:99} .proNavbox .proNav{height:80px;box-shadow:0 1px 2px rgba(0,0,0,0.05);border-bottom:1px solid #ededed;color:#333} .proNavbox .proNav.open:after{content:"";position:absolute;background:url("c_zz.png");width:2000px;height:100000px;top:50px;left:0;z-index:-1;} .proNavbox .proClass{display:inline-block;position:relative;margin-right:30px} .proNavbox .proClass .name{position:relative;border:1px solid #eee;width:80px;height:80px;line-height:80px;text-align:center;display:inline-block;background:white;z-index:1;border-top:none;border-bottom:none} .proNavbox .proClass .name img{width:32px;vertical-align:middle} .proNavbox .proClass .name span{display:block;text-align:center;font-size:12px;color:#333;position:absolute;bottom:0;left:0;width:100%;line-height:12px;display:none} .proNavbox .proClass .name .shetou{position:absolute;width:36px;bottom:-9px;left:50%;margin-left:-18px} .proNavbox .proClass .list{display:none;border:1px solid #eee;background:white;width:260px;padding:15px 10px;position:absolute;top:80px;} .proNameBox {float:left; line-height:80px;/* padding-top:5px; */font-size:15px;/* font-family:arial; */color:#000; text-transform:capitalize; } .proNameBox a{color:#000;/* background:#f0f0f0;*/ display:block; float:left; padding:0 5px; margin:0 10px; position:relative;} .proNameBox a span{position:absolute; bottom:0; width:100%; height:4px; background:#008BD2; left:0;opacity:0;} .proNameBox a:hover{ color:#008BD2;} .proNameBox a:hover span{opacity:1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;} .proNameBox a.cur span{opacity:1;} .proNameBox span,.loca span{ font-family:'宋体'; padding:0 5px} .loca{ float:right; font-size:14px; margin-top:35px; color:#888888; text-transform:capitalize} .loca a{ color:#888888} .loca img{ vertical-align:middle; margin-bottom:5px} .proClass {float:left;} /****文章页***/ .sub_main{ clear:both; width:100%; float:left; line-height:180%; font-size:15px; color:#5d5d5d; } .sub_main p{ margin-bottom:20px; } .index_icon{ position:relative; width:48px; height:48px; margin:30px auto; clear:both; } .about-sign{ width: 48px; height: 48px; padding: 7px 18px 6px; background: url(../images/bg_sign09.png) no-repeat; position: relative; } .about-sign .sign-top{ width: 12px; height: 17px; background: url(../images/bg_sign07.png) no-repeat; position: absolute; left: 18px; bottom: 24px; animation: signMove 1s infinite; -webkit-animation: signMove 1s infinite; } .about-sign .sign-bot{ width: 12px; height: 17px; background: url(../images/bg_sign08.png) no-repeat; position: absolute; left: 18px; top: 25px; animation: signMove 1s infinite; -webkit-animation: signMove 1s infinite; } @keyframes signMove{ from{ height: 0; } to { height: 17px; } } @-webkit-keyframes signMove{ from{ height: 0; } to { height: 17px; } } /**产品**/ .prosortlist{ margin:0 auto; clear:both; } .prosortlist .title { clear:both; height:auto!important; font-size:18px; line-height:1.3em; color:#333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 20px; text-align:center; } .prosortlist .name { line-height:0.5em; height:0.5em; border-bottom:1px solid #eee; font-size:14px; position:relative; margin:10px 15px 20px 15px; text-align:center; } .prosortlist .name span { background:white; display:inline-block; text-align:center; padding:0px 25px; color:#333; height:1em; line-height:1em; } .prosortlist .propic{ margin:0 15px; } .prosortlist h3{ font-size:18px; text-transform:capitalize; font-weight:bold; border-bottom:#e0e0e0 1px solid; padding-bottom:5px; text-transform:uppercase; /*background:#FED001; border-radius: 0px 30px; width:240px; height:48px; line-height:48px;*/ margin:0 auto; color:#000; text-indent:20px; /*text-align:center;*/ border-left:#008BD2 6px solid; margin-bottom:0px; /*width:fit-content; width:-webkit-fit-content; width:-moz-fit-content;*/ padding:10px 0px; background:url(../images/downicon.png) no-repeat right center; } .zhutuici{ border-top:#FFF 1px solid; margin-bottom:20px; } .prosortlist h3 span{ float:right; font-weight:normal; } .prosortlist h3 a{ color:#000 } .prosortlist h3 a:hover{ color:#E70012 } .prosortlist h3 span i{ font-style:normal; font-family:'宋体'; padding-left:5px } .prosortlist ul li{ /*float:left; width:25%; margin-bottom:40px; padding:0 10px;*/ margin-top:20px; } .prosortlist ul li img{ max-width:100%; max-height:100% } .pro-cell{ width:-moz-calc((100% - 120px) / 4); width:-webkit-calc((100% - 120px) / 4); width: calc((100% - 120px) / 4); float:left; margin-bottom:60px; padding-top:20px; background:#fff; margin-right:40px; transition: all linear 0.3s; box-shadow:0 15px 15px rgba(0,0,0,.1); } .pro-cell:hover{ box-shadow:0 15px 15px rgba(0,0,0,.2); transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } .pro-footer h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .pro-footer{ border-top:#e0e0e0 1px solid; line-height:30px; height:30px; font-size:14px; margin:0 15px; } .pro-footer a{ color:#424242 } .pro-footer:hover a{ color:#017CC2 } .pro-footer .left{ float:left; width:100%; text-align:center; border-right:#e0e0e0 0px solid; margin:15px auto; /*background:url(../images/biaoti.jpg) no-repeat 25px; background-size:15px*/ } .pro-footer .left img{ display:inline-block; margin-bottom:2px; } .pro-footer .right{ float:left; width:50%; text-align:center; margin:15px auto; } .video-cell{ padding-top:0!important; padding-bottom:20px } .video-cell .title{ margin-top:50px } .videopic{ position:relative; } .zzx-company-logo-box { position: absolute; left: 50%; bottom:-31px; width: 80px; height: 80px; margin-left: -40px; background:rgba(0,0,0,0.3); background-size:80px; border-radius: 50%; box-shadow: 0 0 10px 3px rgba(0,0,0,.1); -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1); -moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.1); } .zzx-company-logo { position: absolute; left: 50%; width: 64px; height: 64px; margin-left: -32px; bottom: 8px; } /*************视频**/ .mask{ position:fixed; width: 100%; height: 100%; background: #000; opacity: .8; -moz-opacity: .8; filter: alpha(opacity=80); top: 0; left: 0; z-index:1000; } .modal{ background: #fff; width: 720px; height: 450px; position: fixed; _position: absolute; display: none; z-index: 1001; } .modal .close{ position: absolute; top: 15px; right: 15px; font-size: 24px; z-index: 2; } .modal iframe{ z-index: 1; } .modal .close a:link,.modal .close a:visited{ color: #666; text-decoration: none; } .modal .close a:hover,.modal .close a:active{ color: #333; text-decoration: none; } /****产品页浮动层*************/ .iframe_cus { width:100%; position:fixed; left:0; top:0; z-index:9999; background1:#fff; height:100%; padding-top:0; opacity:0; transform:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.7); -webkit-transform1:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.9); -ms-transform1:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.9); -moz-transform:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(120deg) scale(0.7); transform-origin1:center; -webkit-transform-origin1:center; -ms-transform-origin1:center; -moz-transform-origin1:center } .iframe_cus { display:none } .iframe_cus.idisplay { display:block } html.ie8 .iframe_cus { left:-110% } .iframe_cus_in { width:100%; height:auto; top:0px; background:rgba(28,29,31,0.21); position:absolute; bottom:0; left:0; margin-left:auto; margin-right:auto; z-index:400; background:#fff; } .iframe_content { width:100%; margin:auto; padding:0; height:100%; position:relative; z-index:999 } .iframe_cus_bg { width:100%; height:100%; position:absolute; background1:#2b2f35; background:0; z-index:99; opacity:1; background:#fff; } .iframe_effect { transition:all 1.2s ease } .iframe_effect.iframe_cus { transition:all 1.6s ease .1s } .iframe_cus_in div#iframeBox { height:100%; } .iframe_cus.iframe_effect.iopen { bottom1:0; left:0; top:80px; opacity:1; transform:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1); -webkit-transform1:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1); -ms-transform1:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1); -moz-transform:perspective(3000px) translateY(00px) translateZ(0px) rotateX(0deg) rotateY(0deg) scale(1) } body.iframe_effect.iopen { overflow:hidden } .iframe_close_btn { position:absolute; width:50px; height:50px; top:40px; right:30px; z-index:999; } .iframe_close_btn img { width:80%; z-index:700; transition:all 0.6s; cursor:pointer } .iframe_close_btn img:hover { transform:rotate(90deg) } .quiframe { overflow-y:hidden!important; } .fixedmenua { opacity:0; transition:all 0.7s ease-in-out; } /*********分页********/ .news-pages { clear:both;} .news-pages a,.news-pages span{display:inline-block;margin:0 5px 15px;padding:8px 14px;border:1px solid #ccc;font-size:16px; background:#FFF} .news-pages a:hover,.news-pages span.ctxt{background:#46C0D1;border-color:#46C0D1;color:#fff;opacity:1} .news-pages span{opacity:.4} .news-pages{width:100%;text-align:center;padding-bottom:40px} .bgwhite{ background:#FFF; } .pd40{ padding:40px; } .pro{ clear:both; width:100%; padding-bottom:50px; margin:0 auto; } .pro .left{ width:330px; float:left; background:#FFF; margin-bottom:60px; } .pro .left h3{ line-height:60px; background:#017CC2; color:#FFF; font-size:24px; font-weight:normal; text-indent:20px; } .pro .left li{ width:100%; float:left; border-bottom:#FFF 1px solid; padding:15px 10px 15px 20px; background:#e0e0e0; -webkit-transition-property: background-color; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; } .pro .left li:hover,.pro .left li.cur:hover{ background:#46C0D1 } .pro .left li.cur{ background:#46C0D1; } .pro .left li:hover a,.pro .left li.cur a{ color:#FFF } .pro .left li a{ font-size:16px; font-weight:bold; } .smenu li{ background:#FFF!important; border-bottom:#e0e0e0 1px solid!important; } .smenu li a{ font-size:13px!important; font-weight:normal!important; color:#424242!important } .smenu li:hover a,.smenu li.cur a{ color:#017CC2!important; font-weight:bold!important; } .pro .right{ width:-moz-calc(100% - 380px); width:-webkit-calc(100% - 380px); width: calc(100% - 380px); float: right; background:#FFF; padding:0 40px; margin-bottom:60px; } .pro .pro-h5 { height: 106px; line-height: 106px; font-size: 26px; color: #017CC2; padding-left: 36px; padding-bottom: 26px; margin-bottom: 24px; border-bottom: 1px solid #e9e9e9; background: url(../images/ico9.png ) no-repeat left center; } .itembody{padding:0} .itembody_in{padding-bottom:30px;border-bottom:1px dotted #e4e4e4;transition:all .3s;overflow:hidden; margin-bottom:30px;} .itembody .list_left{width:250px;float:left} .itembody .list_left img{width:100%;height:100%} .itembody .list_right{transition:all .3s;padding-left:270px;float:none;margin-top:35px} .itembody .list_right h3{margin-bottom:10px} .itembody .list_right a{color:#333;font-size:18px} .case_detail{margin-bottom:10px; font-size:14px; line-height:160%;} .case_detail div{padding:5px 0} .special_read{padding:3px 12px;background:#D51419;color:#fff!important;border-radius:3px;transition:all .3s;display:inline-block!important;cursor:pointer} .special_read:hover{background:#58b846} .prodec{ line-height:180%; font-size:14px;} .prodec strong{ font-size:16px;} /***留言*****/ input::-webkit-input-placeholder{ color:#797979; font-family:arial; } input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#797979; font-family:arial; } input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#797979; font-family:arial; } input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#797979; font-family:arial; } textarea::-webkit-input-placeholder{ color:#797979; font-family:arial; } textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#797979; font-family:arial; } textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#797979; font-family:arial; } textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#797979; font-family:arial; } .form-control{ border:0; border-bottom:#DCDCDC 2px solid; width: 100%; border-radius: 2px; background-color: rgba(0, 0, 0, 0); margin-bottom:20px; padding:10px 20px 10px 0; color:#424242; font-family:arial; } .form-group{ width:50%; float:left; padding-left:0px; } /******内页新闻***************************/ .subnews{ width:100%; clear:both; float:left; padding:20px 0 0 0; } .subnews h3{ font-size:40px; font-weight:lighter; color:#000; position:relative; } .subnews h3 span{ position:absolute; font-size:13px; text-transform:uppercase; bottom:5px; display:block; left:180px; } .subnews li{ width:100%; float:left; position:relative; margin-bottom:80px; border:#f0f0f0 1px solid; background:#FFF; box-shadow: rgba(0,0,0,0.05) 0 8px 20px; transition: all linear 0.5s } .subnews li:hover{ box-shadow:0 15px 15px rgba(0,0,0,.15); transform:translateY(-10px); -webkit-transform:translateY(-15px); -moz-transform:translateY(-15px); -ms-transform:translateY(-15px); -o-transform:translateY(-15px); } .subnews .newsdate{ float:left; width:220px; font-size:13px; padding-top:40px; padding-left:40px; } .subnews .newsdate span{ font-size:18px; color:#000; } .subnews .newstitle{ float:left; width:-moz-calc(100% - 730px); width:-webkit-calc(100% - 730px); width: calc(100% - 730px); padding-top:40px; } .subnews .newstitle span{ font-size:24px; color:#000; font-weight:300; } .subnews li:hover .newstitle span{ color:#46C0D1 } .subnews li:hover .newstitle p{ color:#333 } .subnews .newstitle p{ font-size:15px; margin-top:10px; color:#676767; } .subnews .newstitle i{ display:block; width:120px; height:30px; background:url(../images/arror.jpg) no-repeat 70px 14px; transition: all linear 0.5s; color:#000; font-weight:normal; } .subnews li:hover .newstitle i{ background:url(../images/arror.jpg) no-repeat 80px 14px; color:#46C0D1 } .subnews .newsimg{ float:right; width:450px; position:relative; overflow:hidden; } .subnews .newsimg img{ width:100%; display:block; opacity: 0.9 } .subnews li:hover .newsimg img { -moz-transform:scale(1.1); -webkit-transform: scale(1.1); transform:scale(1.1); opacity: 1 } /*********案例*****************/ .webCase{ clear:both; } .webCase li{ float:left; width:-moz-calc((100% - 90px) / 4); width:-webkit-calc((100% - 90px) / 4); width: calc((100% - 90px) / 4); -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; margin-right:30px; margin-bottom:50px; border:#f0f0f0 1px solid; box-shadow:0 15px 15px rgba(0,0,0,.05); position:relative; display:block; background:#FFF; } .webCase li.d2{ margin-right:0 } .webCase li .picture{ position:relative; overflow:hidden; /*height:400px;*/ transition-timing-function: linear; transition-duration: 8143ms; } .webCase li img{ width:100%; display:block; } .webCase li:hover img{ -moz-transform:scale(1.0); -webkit-transform: scale(1.0); transform:scale(1.0); } .webCase li .text{ background:#FFF; width:100%; float:left; display:block; padding:0px; text-align:center; padding-top:10px; font-size:15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .webCase li:hover{ box-shadow:0 15px 15px rgba(0,0,0,.2); transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } .webCase li .blackbg{ display:block; opacity:0; width:100%; height:100%; background:url(../images/i_pic2.png) center center no-repeat rgba(0,0,0,0.0); position:absolute; top:0; left:0; transition: all .5s; -webkit-transition:all .5s; -moz-transition: all .5s; -o-transition: all .5s; } .webCase li:hover .blackbg{ display:block; opacity:1; width:100%; height:100%; background:url(../images/i_pic2.png) center center no-repeat rgba(0,0,0,0.0); position:absolute; top:0; left:0; } /**********************/ #mapcontainer{ clear:both; margin-bottom:50px } .clearfix{*zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both} .container{*zoom:1;margin-right:auto;margin-left:auto}.container:before,.container:after{content:" ";display:table}.container:after{clear:both} .xm-pagenavi .current{background-color:#757575;color:#fff} .btn-gray{background:#fff;border:#d6d6d6 1px solid;color:#333}.btn-gray:hover{background-color:#fff;border:#d6d6d6 1px solid;color:#333} .btn-primary{background:#2ea6df;color:#fff}.btn-primary:hover{background-color:#2598cf;color:#fff} .span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15,.span16,.span17,.span18,.span19,.span20{float:left;/*margin-left:14px;*/min-height:1px} .span7{width:420px} .span11{width:668px} .span13{width:786px} .row{/*margin-left:-14px;_margin-left:0;*/*zoom:1} .row:before,.row:after{content:" ";display:table} .row:after{clear:both} .btn{display:inline-block;*zoom:1;*display:inline;width:158px;height:38px;padding:0;margin:0;font-size:14px;line-height:38px;text-align:center;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.btn:hover{text-decoration:none;}.btn:focus{outline:0}.btn:active{-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.18);box-shadow:inset 0 2px 4px rgba(0,0,0,0.18)}.btn[disabled]{border-style:dashed !important;border-color:#e0e0e0;background-color:#fff !important;color:#b0b0b0 !important;cursor:default !important} .goods-detail{ width:100%; clear:both; float:left;} .goods-detail ul,.goods-detail li,.goods-detail p,.goods-detail dl,.goods-detail dd,.goods-detail h1,.goods-detail h2,.goods-detail h3,.goods-detail h4,.goods-detail h5,.goods-detail h6{padding:0;margin:0} .goods-detail ul,.goods-detail li,.goods-detail ol{list-style:none} .goods-detail i{font-style:normal} .goods-detail em{font-style:normal} .goods-detail .goods-detail-info{/*background:#fff;*/padding-top:40px;/*padding-bottom:50px*/} .goods-detail .goods-pic-box,.goods-detail .goods-info-box{min-height:550px;_height:550px} .goods-detail .goods-pic-box{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-align:center} .goods-detail .goods-big-pic{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:482px;width:482px;left:140px;position:absolute;top:0px;z-index:1;cursor:-webkit-zoom-in;cursor:zoom-in; border:#e0e0e0 0px solid;box-shadow:0 15px 15px rgba(0,0,0,.1);} .goods-detail .goods-big-pic img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:482px;height:482px} .goods-detail .goods-pic-loading{width:20px;height:20px;position:absolute;z-index:5;top:255px;left:410px} .goods-detail .goods-detail-left-info{/*position:relative;overflow:hidden;*/_zoom:1; float:left; width:635px;} .goods-detail .goods-batch-img-list-block{position:absolute;top:0px;left:-700px;width:684px;height:550px;z-index:10;background:#fff;text-align:center;-webkit-transition:left .3s ease-out;transition:left .3s ease-out} .goods-detail .goods-info-rightbox{position:relative; float:right; width:-moz-calc(100% - 670px);width:-webkit-calc(100% - 670px);width: calc(100% - 670px);} .goods-detail .goods-info-leftborder{position:absolute;width:0px;height:100%;left:-120px;display:none;border-left:1px solid #e0e0e0} .goods-detail .goods-small-pic{position:absolute;left:0px;top:0px} .goods-detail .goods-small-pic li{height:85px;cursor:pointer;zoom:1;/*padding:4px;*/border:1px solid #e0e0e0;margin-bottom:14px;-webkit-transition:border-color .4s ease-out;transition:border-color .4s ease-out} .goods-detail .goods-small-pic li img{width:80px;height:80px; margin-top:2px} .goods-detail .goods-small-pic li:hover{border-color:#b0b0b0} .goods-detail .goods-small-pic li.current{cursor:default;border-color:#E70012} .goods-detail .goods-small-pic li.current:hover{border-color:#FF3300} .goods-detail .goods-info-head .goods-name{color:#333;font-size:28px;font-weight: bold;line-height:38px; margin-top:10px;} .goods-detail .goods-info-head .goods-subtitle{margin-top:7px} .goods-detail .goods-info-head .goods-subtitle p{color:#616161;font-size:14px;line-height:23px} .goods-detail .goods-info-head .goods-info-head-price{margin-top:20px;/*height:66px;line-height:66px;*/border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000000;font-size:12px; padding:10px 0; font-weight:normal; color:#666; font-family:'微软雅黑'; line-height:180%} .goods-detail .goods-info-head .goods-info-head-colors{padding-top:18px} .goods-detail .goods-info-head .goods-info-head-colors .style-name{color:#757575;line-height:20px;font-size:14px;display:block} .goods-detail .goods-info-head .goods-info-head-cart{height:50px;margin-top:95px;position:relative} .goods-detail .goods-info-head .goods-info-head-cart .goods-add-cart-btn,.goods-detail .goods-info-head .goods-info-head-cart .goods-over-btn{width:220px;height:48px;line-height:48px;font-size:16px;display:block;float:left;text-align:center} .goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn{height:48px;width:140px;display:block;float:left;text-align:center;margin-left:10px;line-height:48px} .full-screen-border{height:0px;border-top:1px solid #e0e0e0} .goods-detail-nav{background:#fff} .goods-detail-nav .detail-list{*zoom:1;width:680px;margin:0 auto;list-style-type:none;height:60px} .goods-detail-nav .detail-list:before,.goods-detail-nav .detail-list:after{content:" ";display:table} .goods-detail-nav .detail-list:after{clear:both} .goods-detail-nav .detail-list li{float:left;width:170px;height:18px;margin-top:20px;line-height:18px;text-align:center;font-size:16px;color:#424242} .goods-detail-nav .detail-list li i{color:#b0b0b0;font-style:normal;vertical-align:1px} .goods-detail-nav .detail-list li a{color: #424242;width:170px;display:block;cursor:pointer;border-right:1px solid #e0e0e0;-webkit-transition:color .2s ease-out;transition:color .2s ease-out} .goods-detail-nav .detail-list li.last{border-right:none} .goods-detail-nav .detail-list li.current a{color:#2ea6df;} .goods-detail-desc{text-align:center} .goods-yuyue{position:absolute; width:134px; right:-154px; } .goods-yuyue ul{border-left:#e6e6e6 1px solid;border-right:#e6e6e6 1px solid;border-top:#e6e6e6 1px solid;background: #ffffff none repeat scroll 0 0;} .goods-yuyue li{ width:134px; border-bottom:#e6e6e6 1px solid;height:50px; line-height:50px; color:#595757; font-size:14px; text-align:center;} .goods-yuyue li a{ color:#595757;} .goods-yuyue .cuss a{ background-color:#2ea6df; color:#FFF; display:block; position:relative;width:133px;} .cuss-demo12 { top:15px; left:-17px; position:absolute;z-index:999; border: 10px solid transparent; border-right-color: #2ea6df; width: 0; height: 0; } .goods-std{ width:80px; height:80px; position:absolute; right:-100px; top:120px;} .brick-lists{clear:both; width:100%;padding:40px; float:100%;} .brick-items{ z-index: 1; float: left; width:-moz-calc((100% - 60px) / 4); width:-webkit-calc((100% - 60px) / 4); width: calc((100% - 60px) / 4); background: #fff; -webkit-transition: all .2s linear; transition: all .2s linear; height:100%; padding: 0px 0 0 0; border:#f0f0f0 0px solid; } li.brick-items:not(:last-child){ margin-right:20px; } .brick-items:hover{z-index:2;-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.2);box-shadow:0 0px 10px rgba(0,0,0,0.2);top:-2px} .brick-items .title{margin:20px auto 15px auto;font-size:16px;font-weight:400;text-align:center; display:block; color:#333333;} .brick-items .title a{color:#231815;} .brick-items .desc{ margin:0px 0px 10px 0px;padding-left:10px; padding-right:10px; font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777777; } .brick-items .figure-img{ background-color: #e9e9e9; } .brick-items .figure-img img{width:100%;} /* * pro_det_b */ .pro_det_b{ overflow: hidden; clear:both; } .pro_det_b_bars_box{ min-height: 60px; } .pro_det_b_bars{ position: relative; z-index:98; width: 100%; background:url(../images/lasi.jpg) no-repeat top center #485D7D; /* border-bottom: 10px solid #e5e5e5;*/ } .pro_det_b_bars_l{ width:100%; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; } .pro_det_b_bars_l .item{ line-height: 60px; padding: 0 30px; /*margin: 0 2%;*/ color: #000; font-size: 16px; cursor: pointer; text-transform:capitalize; font-weight:bold; } .pro_det_b_bars_l .item.hover{ /*border-bottom: 2px solid #FE0303;*/ background:#FFF; color:#000; -webkit-transition-property: background-color; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; } .pro_det_b_bars_l .item.hover:hover{ color:#000 } .pro_det_b_bars_l .item:hover{ color:#FFF; } .pro_det_b_tabs_clm{ padding: 4% 0; } /*.pro_det_b_tabs_clm br{ display:none; }*/ .title3{ font-size: 40px; font-family: "pangmenzhengdao"; margin-bottom: 3%; font-weight:lighter; } .pro_det_b_feat_list{ display:flex; display: -webkit-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; } .pro_det_b_feat_list dd:first-child,.pro_det_b_feat_list dd:nth-child(3),.pro_det_b_feat_list dd:nth-child(5),.pro_det_b_feat_list dd:nth-child(6),.pro_det_b_feat_list dd:nth-child(8),.pro_det_b_feat_list dd:nth-child(10){ padding-left:0 } .pro_det_b_feat_list dd:last-child{ padding-right:0 } .pro_det_b_feat_list dd{ width: 50%; padding: 0 2%; position: relative; margin-bottom: 20px; } .pro_det_b_feat_list dd:last-child:after,.pro_det_b_feat_list dd:nth-child(2):after{ display: none; } .pro_det_b_feat_list dd:after{ content: ""; display: block; position: absolute; right: 0; top: 2%; width: 0px; height:210px; background: #ddd; } .pro_det_b_feat_list_tt{ display:flex; display: -webkit-flex; padding-bottom: 10px; } .opt{ margin-bottom:20px; font-size:24px; clear:both; width:100%; margin:40px 0 20px 0; border-top:#e0e0e0 1px solid; padding-top:40px; } .ft li{ list-style-type:disc; list-style-position: outside; font-size:22px; margin-left:24px; } .ft li span{ font-size:16px; } /*.ft li:before { content: ""; display: inline-block; width: 8px; height: 8px; background-color: #000; border-radius: 50%; margin-right:20px; }*/ .pro_det_b_feat_list_tt .num{ width: 22px; height: 22px; font-size: 14px; text-align: center; line-height: 22px; border-radius: 22px; text-align: center; color: #fff; background:url(../images/xmu.png) no-repeat center center; background-size:cover; text-indent:-99999999px; } .pro_det_b_feat_list_tt .tt{ width: calc(100% - 20px); padding-left: 8px; line-height: 20px; color: #1F1F1F; font-size: 20px; font-weight: bold; } .pro_det_b_feat_list_text{ font-size: 14px; line-height: 24px; color: #000; } .pro_det_b_feat_list_pic a{ display:block; position:relative; width:100%; height:100%; } .pro_det_b_feat_list_pic .icon{ position:absolute; left:50%; top:50%; width:50px; height:50px; margin:-25px 0 0 -25px; line-height:50px; font-size:50px; color:#0cb0bf; text-align:center; background:rgba(255,255,255,.8); border-radius:50px; transition: all 0.5s; -webkit-transition: all 0.5s; } .pro_det_b_feat_list_pic img{ max-width: 100%; } .pro_det_b_tabs_clm_list{ display:flex; display: -ms-flexbox; display: -webkit-flex; flex-wrap:wrap; -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; } .pro_det_b_tabs_clm_item{ width: 25%; padding: 0 10px; margin-bottom: 20px; } .pro_det_b_tabs_clm_item a{ display: block; } .pro_det_b_tabs_clm_item .pic{ overflow: hidden; position: relative; } .pro_det_b_tabs_clm_item .pic iframe{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; border: 0; } .pro_det_b_tabs_clm_item .pic img{ display: block; width: 100%; } .pro_det_b_tabs_clm_item .tt{ text-align: center; font-size: 16px; color: #444; padding: 12px 0 15px; } .pro_det_b_tabs_clm_item a:hover{ transform: translateY(-3px); -webkit-transform: translateY(-3px); } .pro_det_b_tabs_pram{ display:flex; display: -webkit-flex; justify-content:space-between; -webkit-justify-content: space-between; flex-wrap:wrap; -webkit-flex-wrap:wrap; } .pro_det_b_tabs_pram_table{ width: 80%; max-width: 1000px; min-width: 320px; background: #fff; margin-bottom: 20px; margin-left:auto; margin-right:auto; } .pro_det_b_tabs_pram_table tr td{ border: 1px solid #687B99; padding: 5px 15px; line-height: 22px; color: #000; font-size: 14px; } .pro_det_b_tabs_pram_table tr td:first-child{ color: #fff; background: #7687A0; } .det tr td{ padding: 5px 15px; } .det tr td:first-child{ padding-left:0; } .det tr td:last-child{ padding-right:0; } .det tr td img{ display:block; } .pro_det_b_tabs_down_bars{ display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; flex-wrap:wrap; -webkit-flex-wrap:wrap; } .pro_det_b_tabs_down_bars_clm{ width: 100%; max-width: 300px; margin: 0 15px 15px; } .pro_det_b_tabs_down_bars_clm_tt{ font-size: 16px; color: #1f1f1f; padding-bottom: 15px; } .pro_det_b_tabs_down_bars_clm_select{ display: block; width: 100%; height: 44px; font-size: 14px; padding-left: 18px; background: #eff1f4; border:none; color: #666; } .support_box1_down_bars select{ height: 44px; font-size: 14px; padding-left: 18px; background: #eff1f4; border:none; color: #666; width:250px !important; margin:0 15px 15px; } .pro_det_b_tabs_down_list{ display:flex; display: -ms-flexbox; display: -webkit-flex; justify-content: center; -ms-justify-content: center; -webkit-justify-content: center; flex-wrap:wrap; -ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; padding:2% 0 0 0; } .pro_det_b_tabs_down_list dd{ width: 18%; margin: 0 1% 20px; border: 1px solid #e5e5e5; transition: all 0.5s; -webkit-transition: all 0.5s; background:#f6f6f6; box-shadow: rgba(0,0,0,0.03) 0 8px 20px; } .pro_det_b_tabs_down_list dd a{ padding:10%; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; flex-direction: column; -webkit-flex-direction: column; } .pro_det_b_tabs_down_list dd .con{ margin-bottom: 30px; text-align:left; } .pro_det_b_tabs_down_list dd .con .tt{ color: #1f1f1f; font-size: 22px; } .pro_det_b_tabs_down_list dd .cin .tt2{ color: #999; } .pro_det_b_tabs_down_list dd .pic{ overflow: hidden; } .pro_det_b_tabs_down_list dd .pic .pdf_size{ color: #999; margin-bottom: 12px; } .pro_det_b_tabs_down_list dd .pic img{ display: block; max-width:100%; } .pro_det_b_tabs_down_list dd:hover{ border: 1px solid #e0e0e0; transition: all 0.5s; -webkit-transition: all 0.5s; background:#FFF; box-shadow: rgba(0,0,0,0.1) 0 8px 20px; transform:translateY(-2px); } .pro_det_b_tabs_goes{ position: relative; } .pro_det_b_tabs_goes_item{ background: #fff; padding: 3%; text-align: center; } .pro_det_b_tabs_goes_item .pic{ display: block; overflow: hidden; padding: 10px 0; } .pro_det_b_tabs_goes_item .pic img{ display: block; width: auto; max-width: 100%; margin: 0 auto 15px; } .pro_det_b_tabs_goes_item .con .tt1{ font-size: 32px; color:#1f1f1f; font-weight: bold; } .pro_det_b_tabs_goes_item .con .tt2{ font-size: 14px; padding: 12px 0 18px; } .pro_comparison2{ color: #aaaaaa; font-size: 14px; display:flex; display: -webkit-flex; justify-content: center; -webkit-justify-content: center; align-items:center; -webkit-align-items: center; margin-bottom: 20px; } .pro_comparison2:before{ content: ""; display: inline-block; width: 10px; height: 10px; border-radius: 10px; border:2px solid #d2d2d2; margin-right: 6px; } .pro_det_b_tabs_goes_scroll_prev,.pro_det_b_tabs_goes_scroll_next{ position: absolute; left: -80px; top:50%; width: 60px; height: 60px; font-size:60px; color: #cbcdd0; margin-top: -30px; cursor: pointer; } .pro_det_b_tabs_goes_scroll_next{ left: auto; right: -80px; transform: rotateZ(180deg); -webkit-transform: rotateZ(180deg); } /*****新闻列表************/ .blog{ float:left; width:100%; } .blog-article { margin-bottom: 30px; padding:0; width:100%; float:left; clear:both; } .blog-article .entry-content { margin-bottom: 0; padding-bottom: 0; float:left; width:-moz-calc(100% - 200px); width:-webkit-calc(100% - 200px); width: calc(100% - 200px); font-size:15px } .blog-article figure { float:left; width:250px; margin:0; margin-right:20px; } .blog-article .format-icon { left: 0; } .blog-article p { margin-bottom: 20px; line-height: 24px; } .blog-article blockquote p { line-height: 32px; } .blog-article .read-more-link { float:left; font-size:15px; text-transform: uppercase; line-height: 23px; color: #E77919; } .blog-article .read-more-link:after { content: "\f101"; font-family: FontAwesome; color: #E77919; padding-left: 8px; } .blog-article .read-more-link:hover { color: #DA241C; } .blog-article .read-more-link:hover:after { color: #DA241C; } .blog-article .post-meta { color: #a5aaae; font-size:14px; float: left; width: 170px; border-right: 2px solid #d7dee0; margin: 0 30px 0px 0; /*padding-bottom: 28px;*/ position: relative; z-index: 999; } .blog-article .post-meta a { color: #a5aaae; } .blog-article .post-meta a:hover { color: #f16543; } .blog-article .post-meta ul { list-style: none; margin: 0; padding: 0; } .blog-article .post-meta ul li { margin: 0 0 6px; padding: 4px 0; text-transform: uppercase; background: none; font-style: normal; } .blog-article .post-meta ul li:before { font-family: 'FontAwesome'; padding-right: 17px; font-size: 14px; color: #8C9194; } .blog-article .post-meta ul li.date:before { content: "\f073"; } .blog-article .post-meta ul li.comments:before { content: "\f086"; } .blog-article .post-meta ul li.tags:before { content: "\f02b"; } .blog-article .post-meta ul li.author:before { content: "\f007"; } .blog-article .post-summary { float:left; width:-moz-calc(100% - 270px); width:-webkit-calc(100% - 270px); width: calc(100% - 270px); } .blog-article .post-summary p { margin-bottom: 10px; line-height: 23px; color: #666; } .blog-article .post-content-wrapper { padding: 15px 0 30px; } .blog-article .post-meta ul li time { background: none; margin-left: -3px; } .img-responsive { display: block; max-width: 100%; height: auto } .entry-header { background: none; box-shadow: none; padding-top: 0; border: none; margin-bottom:20px; } .news_det_box{ } .news_det_title{ font-size: 30px; font-weight: bold; padding-bottom:12px; } .addthis_sharing_toolbox img{ display: block; } .news_det_box .news_list1_con_share .share_clm{ color: #666; } .news_det_b_box{ } .news_det_b_con{ color: #666; padding:3% 0; font-size: 14px; line-height: 24px; } .news_det_b_con img{ margin: 0 0 25px 0; } .news_det_page a{ float: left; width: 140px; height: 48px; font-size: 14px; text-align: center; line-height: 46px; border: 1px solid #c9c9c9; margin-left: -1px; } .news_det_page a.hover,.news_det_page a:hover{ color: #fff; background: #333; border-color: #333; } /*****在线留言************************/ .bootstrap-frm { margin-left:auto; margin-right:auto; /*max-width: 1200px; background: #FFF;*/ padding: 20px 0px 0px 0px; font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; color: #888; /*text-shadow: 1px 1px 1px #FFF; border:1px solid #DDD; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;*/ } .bootstrap-frm h1 { font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0px 0px 10px 40px; display: block; border-bottom: 1px solid #DADADA; margin: -10px -30px 30px -30px; color: #888; } .bootstrap-frm h1>span { display: block; font-size: 11px; } .bootstrap-frm label { display: block; width:50%; float:left; margin: 0px 0px 5px; } .bootstrap-frm label>span { float: left; width: 20%; text-align: right; padding-right: 10px; margin-top: 10px; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; } .bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{ border: 1px solid #e0e0e0; font-size:16px; color: #4e4e4e; height: 50px; line-height:50px; margin-bottom: 16px; margin-right: 6px; margin-top: 2px; outline: 0 none; padding: 0 15px; width: 95%; border-radius:2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035); } .bootstrap-frm select { background: #FFF url('down-arrow.png') no-repeat right; background: #FFF url('down-arrow.png') no-repeat right; appearance:none; -webkit-appearance:none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; width: 70%; height: 35px; line-height:15px; } .bootstrap-frm textarea{ height:200px; padding: 5px 15px; width: 70%; } .bootstrap-frm .button { background: #333; border: 1px solid #101010; padding: 10px 25px 10px 25px; color: #FFF; border-radius:2px; font-size:16px; } .bootstrap-frm .button:hover { color: #333; background-color: #EBEBEB; border-color: #ADADAD; cursor:pointer } /*悬浮链接*/ .suspension{position:fixed;z-index:55;right:0;bottom:300px;width:70px;height:240px; z-index:99999} .suspension-box{position:relative;float:right;} .suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;} .suspension .a.active, .suspension .a:hover{background:#951C1F;} .suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;} /* .suspension .a-service .i{background-position:0 0;} */ .suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;} .suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;} .suspension .a-qrcode .i{background-position:-44px 0;} .suspension .a-cart .i{background:url(../images/facebook.jpg) no-repeat} .suspension .a-cart:hover .i{background:url(../images/facebook_on.jpg) no-repeat} .suspension .a-whatsapp .i{background:url(../images/whatsapp.jpg) no-repeat} .suspension .a-whatsapp:hover .i{background:url(../images/whatsapp_on.jpg) no-repeat} .suspension .a-skype .i{background:url(../images/skype.jpg) no-repeat} .suspension .a-skype:hover .i{background:url(../images/skype_on.jpg) no-repeat} .suspension .a-top .i{background-position:-132px 0;} .suspension .a-top{background:#D2D3D6;/*display:none;*/} .suspension .a-top:hover{background:#c0c1c3;} .suspension .d{display:none;width:220px;background:#fff;position:absolute;right:57px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);} .suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;} .suspension .d-service{top:0;} .suspension .d-service-phone{top:34px;} .suspension .d-qrcode{top:78px;} .suspension .d .inner-box{padding:8px 12px 12px;} .suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;} .suspension .d-service .d-service-item{border-bottom:none;} .suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left; margin-bottom:10px} .suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 10px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;} .suspension .d-service-item a:hover .i-qq{background-position:center 3px;} .suspension .d-service-item a:hover{ color:#951C1F} .suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;} .suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px;} .suspension .d-service-item .text{float:left;width:132px;line-height:22px;font-size:15px;margin-left:12px;} .suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;} .suspension .d-service-intro{padding-top:10px;} .suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;} .suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;} .suspension .d-qrcode{text-align:center;} .suspension .d-qrcode .inner-box{padding:20px 0;} .suspension .d-qrcode p{font-size:16px;color:#93959c;} /***FAQs*****/ .faqs .container { width: 90%; max-width: 1360px; min-width:1200px; font: 14px/21px "Open Sans", Arial, sans-serif; color: #666; background-color: white; padding: 20px 40px; margin: 40px auto; border-radius: 5px; margin:0 auto 50px 0 auto; } .faqs p { margin-bottom: 10px; } .faqs .hide { display: none; } .faqs dt { font-size: 16px; color: #2F2725; margin-bottom: 20px; margin-left: 0; cursor: pointer; clear:both; } .faqs dt span:before{ content: "Q"; float:left; display: block; height: 0; width: 0; left: 0x; top: 0px; position: relative; width:24px; text-align:center; height:24px; border:#E50213 1px solid; background:#E50213; font-size:16px; color:#FFF; border-radius:3px; margin-right:10px } /* Triangle list item */ .faqs .dd{ border-bottom:#e0e0e0 1px solid; clear:both; width:100%; float:left; margin-bottom:30px; } .faqs .answer{ float:left; width:24px; line-height:24px; text-align:center; height:24px; border:#FDD100 1px solid; background:#FDD100; font-size:16px; color:#FFF; border-radius:3px; margin-top:10px; } .faqs .answercont { padding: 20px; background: #f6f6f6; border-radius: 3px; border: 1px solid #e0e0e0; margin: 0px 0 30px; position: relative; font-size:14px; float:right; width:-moz-calc(100% - 50px); width:-webkit-calc(100% - 50px); width: calc(100% - 50px); } /* Triangle in definition container */ .faqs .answercont:after, .answercont:before { top:8px; left:-18px; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; pointer-events: none; } .faqs .answercont:after { border-color: rgba(136, 183, 213, 0); border-color: transparent; border-right-color: #f6f6f6; border-width: 14px; margin-left: -10px; margin-top:1px; } .faqs .answercont:before { border-color: rgba(194, 225, 245, 0); border-color: transparent; border-right-color: #e0e0e0; border-width: 16px; margin-left: -15px; } .answercont img{ margin-left:20px } hr{ height:1px;border:none;border-top:1px solid #e0e0e0!important; border-bottom:#FFF 1px solid } /***证书***/ .d li{ float:left; width:-moz-calc((100% - 120px) / 4); width:-webkit-calc((100% - 120px) / 4); width: calc((100% - 120px) / 4); margin-right:40px; margin-bottom:40px; transition: all linear 0.3s } .d li:hover{ box-shadow:0 15px 15px rgba(0,0,0,.15); transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } .d li div{ position:relative; border:#e0e0e0 1px solid; overflow:hidden; } .d li img{ display:block; width:100%; } .d li:hover img { -moz-transform:scale(1.1); -webkit-transform: scale(1.1); transform:scale(1.1); } .d li.d2{ margin-right:0 } .d li p{ line-height:60px; background:#2F2725; text-align:center; font-size:16px; color:#FFF; margin:0; } /*2023-3-22*/ .knowledge{ clear:both; width:100%; overflow:hidden; padding:60px 0; background:#FFF; } .knowledge ul{ margin-top:40px; } .knowledge ul li{ float:left; width:calc((100% - 40px) / 2); margin-right:40px; margin-bottom:20px; box-shadow: rgba(0,0,0,0.05) 0 8px 20px; transition: all linear 0.5s; height:147px; overflow:hidden; } .knowledge ul li:hover{ box-shadow:0 15px 15px rgba(0,0,0,.15); transform:translateY(-10px); -webkit-transform:translateY(-10px); -moz-transform:translateY(-10px); -ms-transform:translateY(-10px); -o-transform:translateY(-10px); } .knowledge ul li:nth-child(2n){ margin-right:0; } .knowledge ul li img{ display:block; width:100%; } .knowledge ul li .limg{ float:left; width:40%; height:147px; overflow:hidden; } .knowledge ul li .limg img{ height:147px!important; display:block; } .knowledge ul li .rtext{ float:right; width:60%; padding:15px 20px; font-size:14px; line-height:150%; border:#e0e0e0 1px solid; height:147px; overflow:hidden; } .knowledge ul li .rtext strong{ font-size:16px; margin-bottom:10px; display:block; } .knowledge ul li .rtext p{ display:block; height:70px; overflow:hidden; color:#909090; font-weight:lighter; line-height:160%; } .knowledge ul li:hover a strong{ color:#46C0D1 }